RTrim and TrimRight (str) are equivalent functions. However, RTrim is preferred in Basic syntax, whereas TrimRight is preferred in Crystal syntax.
RTrim removes all spaces to the right of the given string and returns it.
The following examples are applicable to both Basic and Crystal syntax:
Returns "Bal Fwd." where {file.REFERENCE} contains the left
This function is designed to work like the Visual Basic function of the same name.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |